home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / varia / browser.txt < prev    next >
Text File  |  1993-07-24  |  925b  |  24 lines

  1. This is a GNU Emacs C++ source code browser. It was written as a master's 
  2. project in 1987. Documentation is in ASCII format in thesis.
  3.  
  4.  
  5. Known bugs:
  6.  
  7.     Instances are not always parsed properly. Certain ways of declaring things 
  8.     can lead to improper reporting of instances. Function calls within instance
  9.     initializers are not recorded.
  10.  
  11.     The operator keyword and the declaration syntax can cause some constructs
  12.     such as inline functions to be considered instance declarations.
  13.  
  14.     The exception handling scheme in the OOPS library causes a Stack Underflow
  15.     and segmentation fault.
  16.  
  17.     Very long comments cause a core dump.
  18.  
  19. Use at your own risk. No warrantee is express or implied.
  20. All comments, bug reports, and suggestions are greatly appreciated. Send them
  21. to yacko@hpsdeb.sde.hp.com
  22.  
  23. johnson@cs.uiuc.edu is keeping track of changes and keeping the latest
  24. version in a.cs.uiuc.edu in /pub/c++browser.